Skip to content

add tds-fdw extension#182

Open
ibotty wants to merge 3 commits intocloudnative-pg:mainfrom
ibotty:add-tds-fdw
Open

add tds-fdw extension#182
ibotty wants to merge 3 commits intocloudnative-pg:mainfrom
ibotty:add-tds-fdw

Conversation

@ibotty
Copy link
Copy Markdown

@ibotty ibotty commented Apr 8, 2026

Closes #181

@ibotty ibotty requested review from a team and NiccoloFei as code owners April 8, 2026 08:27
Closes cloudnative-pg#181

Signed-off-by: Tobias Florek <me@ibotty.net>
Comment thread tds-fdw/README.md
Comment on lines +37 to +41
env:
- name: GDAL_DATA
value: ${image_root}/share/gdal
- name: PROJ_DATA
value: ${image_root}/share/proj
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to me a copy/paste from PostGIS

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's actually true. Sorry. Fix incoming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[New Extension]: tds_fdw

2 participants